| EmploymentStatus |
| EntityType | Independent |
| Logical Entity Name | EmploymentStatus |
| Default Table Name | PlEmpStatus |
| Logical Only | NO |
| Definition | |
| Note |
| EmploymentStatus Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(40) | NO | ||
| IsActive | BIT | NO | ||
| IsSystemCode | BIT | NO | ||
| ModFlag | CHAR(1) | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
EmploymentStatusId |
INTEGER | NO |
| EmploymentStatus Keys |
| Key Name | Key Type | Keys |
| PlEmpStatus_Code_U_N_IDX | Unique Constraint | Code |
| PlEmpStatus_PlEmpStatusID_U_C_IDX | PrimaryKey | EmploymentStatusId |
| EmploymentStatus Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| Student | Non-Identifying | One To Zero or More | NO |
| EmploymentStatus Check Constraints |
| Check Constraint Name | CheckConstraint |